output layer meaning in Chinese
输出层
Examples
- The network consists of three layers : the input layer , the hidden layer , and the output layer
文中的bp网络模型都是由三层构成:输入层、隐含层、输出层。 - The neurons in the topological output layer correspond to different textures when the training process is finished
网络的输出层对应的不同纹理的类别,从而将不同模式的纹理归为各自的类别。 - The clustering result shows that the som method ran cluster the regional industrial structure into five categories in the output layer
结果表明,自组织映射的方法能够将地区产业结构在输出层聚成5个区域。 - The full - rank matrix is employed to find the complex - valued weights between hidden and output layers by the least mean square algorithm
利用这个满秩矩阵,通过最小平方算法就可以求得隐层和输出层之间的复数权值。 - The complex - valued weights between hidden and output layer are updated by solving linear system based on finding the complex - valued weights between input and hidden layer
当输入层和隐层之间的权值计算出来后,就可以通过求解线性方程组得到隐层和输出层之间的权值。